home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.n / concat.n < prev    next >
Text File  |  1995-07-25  |  2KB  |  66 lines

  1.  
  2.  
  3.  
  4.      ccccoooonnnnccccaaaatttt((((nnnn))))                    TTTTccccllll (((( ))))                    ccccoooonnnnccccaaaatttt((((nnnn))))
  5.  
  6.  
  7.  
  8.      _________________________________________________________________
  9.  
  10.      NNNNAAAAMMMMEEEE
  11.           concat - Join lists together
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           ccccoooonnnnccccaaaatttt ?_a_r_g _a_r_g ...?                                          |
  15.      _________________________________________________________________
  16.  
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           This command treats each argument as a list and concatenates
  20.           them  into  a  single  list.  It also eliminates leading and
  21.           trailing spaces in the _a_r_g's and  adds  a  single  separator
  22.           space  between  _a_r_g's.   It permits any number of arguments.
  23.           For example, the command
  24.  
  25.                ccccoooonnnnccccaaaatttt aaaa bbbb {{{{cccc dddd eeee}}}} {{{{ffff {{{{gggg hhhh}}}}}}}}
  26.           will return
  27.  
  28.                aaaa bbbb cccc dddd eeee ffff {{{{gggg hhhh}}}}
  29.           as its result.
  30.  
  31.           If no _a_r_gs are supplied, the result is an empty string.       |
  32.  
  33.  
  34.      KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  35.           concatenate, join, lists
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.      Page 1                                          (printed 7/17/95)
  63.  
  64.  
  65.  
  66.